home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3066 < prev    next >
Encoding:
Text File  |  1996-08-05  |  770 b   |  23 lines

  1. Newsgroups: comp.lang.c
  2. Path: netcom.com!guzz
  3. From: guzz@netcom.com (Adam Gensler)
  4. Subject: Re: Algorithm to convert from 24 bits to 8 bits
  5. Message-ID: <guzzDLr64F.361@netcom.com>
  6. Sender: guzz@netcom12.netcom.com
  7. Organization: NETCOM On-line Communication Services (408 261-4700 guest)
  8. X-Newsreader: Forte Agent .99b.112
  9. References: <4dl1f4$mea@centre.univ-orleans.fr>
  10. Date: Thu, 25 Jan 1996 16:57:55 GMT
  11.  
  12.     I know in one of the "Graphic Gems" books they have a good one for that.
  13.  
  14. On 18 Jan 1996 08:47:32 GMT, Philippe LATREMOLIERE <phlatrem@cnrs-orleans.fr>
  15. wrote:
  16.  
  17. >Hi !
  18. >Where can I find an algorithm which do the following :
  19. >take a 24 bits image (reg, green, blue array, each one of 8 bits) and return
  20. >an image with indexes on a palette of 256 colors (8 bits) ?
  21.  
  22.  
  23.